Réf. EC48688
CLEAR LINER CLEAR LINER 595 D'occasion
-
Général
- Visible Pornic
- Année modèle 1995
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 5.95 m
- Largeur maxi (m) 2.38 m
-
Moteur
- Marque du Moteur Mercury
- Type de carburant Essence
- Puissance Moteur 50.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
CAP CAMARAT 5.5 WA-2JEANNEAUMoteurJEANNEAU CAP CAMARAT 5.5 WA-2occasion
PACIFIC CRAFT 630 SUN CRUISERPACIFIC CRAFTMoteurPACIFIC CRAFT PACIFIC CRAFT 630 SUN CRUISERoccasion
3D TENDERMoteur3D TENDER occasion
ANTARES 6 OBBENETEAUMoteurBENETEAU ANTARES 6 OBoccasion
JEANNEAU CAP CAMARAT 5.5 WA-22022
Visible :
PACIFIC CRAFT PACIFIC CRAFT 630 SUN CRUISER2022
Visible : Pornic
3D TENDER 2024
Visible : Gouesnou
BENETEAU ANTARES 6 OB2023
Visible : Pornic
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>